home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip Mayıs 2001.iso / prog / share / 41 / setup.exe / README.TXT < prev    next >
Encoding:
Text File  |  2001-01-30  |  2.8 KB  |  94 lines

  1. Switch Off 1.4 for Windows 9x,NT,2000
  2. Copyright (C) 1997-2001 Yaroslav Pomazkov
  3. All Rights Reserved.
  4.  
  5. ---------------- Description-----------------------------
  6. Powerfull and small system shutdown utility with simple intuitive interface. 
  7. Offers scheduled/immidiate shutdown, multi-language interface, 
  8. command line support. 
  9.  
  10. Features:
  11. ---------
  12.   * Scheduled and immidiate shutdown/restart/logoff options 
  13.   * Simple intuitive multi-language interface 
  14.   * Self configuration (installation is not needed) 
  15.   * Command line support (including timer setings) 
  16.   * Works on almost all versions of Windows (9x/NT/2000) 
  17.   * Tiny size for that all: 10kb
  18.  
  19. Command line options:
  20. ---------------------
  21. swoff [filename] [/force] [/nowarn] [/hide] [/shutdown] [/reboot] [/logoff]
  22.  
  23. filename
  24.   Set timer from config file
  25.   (example file included)
  26.  
  27. /hide 
  28.   Program starts minimized in system tray
  29.  
  30. /nowarn
  31.   Turn off warn message
  32.  
  33. /shutdown, /restart, /logoff
  34.   Do shutdown/restart/logoff momenteraly
  35.  
  36. /force
  37.   Forces commands described above
  38.  
  39. Example: switchoff simple.cfg /force /hide
  40. Program loads timer setings from config file, turns on option "force", and
  41. starts minimized
  42.  
  43.  
  44.  
  45. ---------------------------------------------------------
  46.  Switch Off is provided "AS IS" without warranty of any kind, either express or
  47.  implied, including but not limited to the implied warranties of
  48.  merchantability and fitness for a particular purpose. In no event shall
  49.  Author be liable for any damages whatsoever including direct,
  50.  indirect, incidental, consequential, loss of business profits.
  51.  
  52. -------------- Revision history -------------------------
  53.  
  54. 1.4 
  55.    * Section "Properties" improved
  56.    * Added shutdown/restart/log off options
  57.    * Program now saves all its settings
  58. 1.3
  59.    * Serious bug fixed (program does not shutdown computer in some cases)
  60.    * Command line options improved
  61.    * User Interface updated
  62.    * Section "Properties" added
  63.     - Language selection
  64.     - Startup with Windows
  65. 1.2
  66.    * Command line options added
  67.    * Feature added: set timer from config file
  68.    * Executable file size decreased
  69.    * Internet links added in aboutbox
  70.  
  71. 1.1.1
  72.    * Minor bug fixes
  73. 1.1
  74.    * Added feature for W2k: Force shutdown if Hang. 
  75.      (feature was not perfectly tested)
  76. 1.0
  77.    * New version, after two years break
  78.    * Total code rebuild: Visual C++ is used, as result program has tiny size and
  79.      system resource requirements
  80.    * First i-net published version
  81.  
  82. 0.7    
  83.    * First released version
  84.    * Program written with Borland Delphi, has 300kb size and big system resource
  85.      requirements    
  86.  
  87. Note: First version was built in 1997.
  88.  
  89. ---------------- Contacts -----------------------------
  90.  
  91. Author: YaRus(Yaroslav Pomazkov)
  92. Web  : http://yasoft.nm.ru
  93. Mail : yasoft@nm.ru
  94.